var net.aLongTimeAgo

2 uses

	net (current package)
		fd_unix.go#L92: 			_ = fd.pfd.SetWriteDeadline(aLongTimeAgo)
		net.go#L527: 	aLongTimeAgo = time.Unix(1, 0)